projects
/
babl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b7ab3e1
)
post release version bump to 0.1.19
author
Øyvind Kolås
<pippin@gimp.org>
Wed, 15 Jun 2016 05:20:36 +0000
(07:20 +0200)
committer
Øyvind Kolås
<pippin@gimp.org>
Wed, 15 Jun 2016 05:20:36 +0000
(07:20 +0200)
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index f813f56afcd889f729d06ad8e9d4d2312920aa8e..1bc301b6c082c90d0ca0210fb1cec98f18b1d33b 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-14,7
+14,7
@@
AC_PREREQ(2.54)
m4_define([babl_major_version], [0])
m4_define([babl_minor_version], [1])
-m4_define([babl_micro_version], [1
8
])
+m4_define([babl_micro_version], [1
9
])
m4_define([babl_real_version],
[babl_major_version.babl_minor_version.babl_micro_version])
m4_define([babl_version], [babl_real_version])